Defines the arguments for PDFReplaceImageListener.replaceImage event.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the image that will replace the old image.

Full documentation

Gets the ID of the new image.
This ID identifies the image in the Resources dictionary and it is also used as parameter for the Do operator.

Full documentation

Gets the image that will be replaced.
This method returns a value if has been set to true.

Full documentation

Gets the ID of the old image.
This ID identifies the image in the Resources dictionary and it is also used as parameter for the Do operator.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the image that will replace the old image.
If this method is called with null parameter, the image will be removed from the page.

Full documentation

Sets the ID of the new image.
This ID identifies the image in the Resources dictionary and it is also used as parameter for the Do operator.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation